raven.h File Reference

This graph shows which files directly or indirectly include this file:


Functions

void led_on ()
void led_off ()
void print_msg (const char *buf, int len)
void sample_temp ()
void print_num (int num)

Detailed Description


Function Documentation

void led_off (  ) 

Send a uart cmd_msg to turn off the LCD's led.

Here is the call graph for this function:

void led_on (  ) 

Send a uart cmd_msg to turn on the LCD's led.

Here is the call graph for this function:

void print_msg ( const char *  buf,
int  len 
)

Display the string on the LCD's display.

Here is the call graph for this function:

void print_num ( int  num  ) 

Display a number on the LCD's display.

Here is the call graph for this function:

void sample_temp (  ) 

Send a uart cmd_msg to sample temperature using Raven's on-board temperature sensor. The temperature value will be shown on the LCD.

Here is the call graph for this function:


Generated on Mon May 5 16:38:35 2008 for ASD Tutorial Lesson 1: LCD by  doxygen 1.5.5